site.get()

Availability 3.0
Description Gets the specified files, and handles dependent files in one of the following ways:
If the user has selected Prompt on Get/Check Out in the Site FTP preferences, the Dependent Files dialog box appears.
If the user has at some point selected the Don't Show Me Again option in the Dependent Files dialog box and then clicked Yes, dependent files are downloaded and no dialog box appears.
If the user has at some point selected the Don't Show Me Again option in the Dependent Files dialog box and then clicked No, dependent files are not downloaded and no dialog box appears.
Arguments siteOrURL
The argument must be the keyword "site", indicating that the function should act on the selection in the Site window, or the URL for a single file.
Returns Nothing.
Enabler site.canGet()